EMT Practice Test
1. Question Content...
Question1: How can you view the contents of a CAS table?
Question3: What is the purpose of the PROMOTE action in CAS?
Question4: Which SQL clause is used to filter rows in a CAS table based on specified conditions?
Question6: Which CAS-enabled procedure is used to create user-defined formats?
Question8: Which CAS action is used to filter rows in a CAS table based on specified conditions?
Question9: Which CAS action is used to execute a DATA step program in SAS CAS?
Question10: Which statement is true about SAS Viya?
Question11: Which CAS-enabled procedure is used to perform market basket analysis?
Question12: Which CAS statement is used to load data from an external file into a CAS table?
Question13: Which statements are true about CASL? (Select two)
Question14: What is the purpose of the CASLIB statement in SAS Viya?
Question15: What is the file extension used for SAS Viya programs?
Question16: Which PROC CASUTIL step suppresses error messages if the table is not found in-memory?
Question19: Which CAS-enabled procedure is used to fit regression models?
Question20: Which CAS action is used to delete a CAS table from memory?
Question21: Which CAS action is used to delete a CASLIB?
Question24: DATA step performance in CAS is most affected:
Question26: Which CAS-enabled procedure is used for data exploration and visualization?
Question27: In the DATA step, which statement is used to conditionally execute code?
Question28: Which SAS Viya component is responsible for distributed data processing?
Question29: Which CAS statement is used to create a new column in a CAS table?
Question30: What is the purpose of the WHERE clause in CAS language programming?
Question31: Which CAS action is used to identify potential duplicate records in a CAS table?
Question34: Which CAS-enabled procedure is used to perform time series analysis on CAS tables?
Question35: When creating SAS graphs on extremely large CAS tables, the best practice is to:
Question36: Which statement will show all available caslibs in the log?
Question37: Which statement is true about the Compute Server?
Question39: Which CAS-enabled procedure is used to perform linear regression analysis on CAS tables?
Question43: Which CAS action is used to append rows to an existing CAS table?
Question44: What is the purpose of the APPEND action in CAS language programming?
Question45: What is the purpose of the BY statement in the DATA step?
Question47: What is the purpose of the WHERE clause in CAS actions?
Question48: What is the purpose of the SELECT statement in SQL programming?
Question49: Which CAS-enabled procedure is used for descriptive statistics and data summarization?
Question50: What CASL data type is created from the following assignment statement?
half = 1/2;
Question51: Which CAS-enabled procedure is used to perform text analytics?
Question52: Which DATA step statement is used to read data from an external file in CAS programming?
Question55: Which data types are supported by CAS tables?
Question56: How can you rename a CAS table in CAS?
Question57: Which CAS action is used to perform aggregations and summary statistics?
Question58: Which SAS Viya component is responsible for executing CAS-enabled procedures?
Question59: Which CAS-enabled procedure is used to perform text mining on CAS tables?
Question60: Which SAS Viya component is responsible for storing and managing user-defined formats?
Question61: Which statement is FALSE regarding loading data into CAS?
Question63: Which CASL program will create the sample2 table in the casuser caslib?
Question64: Which statement is true regarding BY group processing in the CAS DATA step?
Question66: Which SAS Viya procedure is used for data summarization and descriptive statistics?
Question67: Which CAS server component distributes data and code for processing?
Question69: Which programming language is primarily used in CAS?
Question70: Which CAS action is used to create a new CASLIB?
Question71: What is the primary programming language used in SAS Viya?
Question72: Which CAS action is used to recode the values of a categorical variable in a CAS table?
Question73: Which SQL clause is used to sort rows in a CAS table based on specified variables?
Question74: What is the primary purpose of the DATA step in SAS CAS?
Question75: Which SQL clause is used to calculate summary statistics for variables in a CAS table?
Question77: Select the correct way to define formats and labels in a FedSQL CREATE TABLE statement.
Question78: Which SAS program will list tables contained in caslib public?
Question79: What is the primary advantage of using CAS-enabled procedures in SAS?
Question80: Which CAS-enabled procedure is used to apply user-defined formats to variables?
Question81: In the DATA step, which statement is used to output the processed data?
Question82: Which code can be used to load a SAS data set, sashelp.cars, into caslib public?
Question83: Which CAS action is used to execute SQL queries in SAS CAS?
Question84: Which CAS action is used to select specific columns from a CAS table?
Question85: Which SAS Viya component is used for creating interactive dashboards and reports?
Question86: Which CAS action is used to import data into CAS?
Question87: What is a CAS table in CAS?
Question91: Which CAS action is used to export data from the CAS environment?
Question95: Which CASL program will fetch all 428 rows from the cars table?
Question96: Which CAS action is used to load data from an external file into a CAS table?
Question97: Which SAS Viya procedure is used for data exploration and analysis?
Question98: Which CAS-enabled procedure is used to perform clustering analysis on CAS tables?
Question101: Which table.update parameter specifies the column to update?
Question102: Which CAS-enabled procedure is used for regression analysis and modeling?
Question104: How can you associate a user-defined format with a variable in SAS?
Question106: Which of the following statements about the CAS server is true?
Question107: Which statement is used to define a user-defined format in SAS Viya?
Question109: In SQL programming, which statement is used to filter rows based on conditions?
Question110: What is the primary purpose of using the DATA step in CAS programming?
Question112: Which CAS action is used to perform data quality checks on variables in a CAS table?
Question113: Which CAS action is used to retrieve a subset of rows and columns from a CAS table?
Question115: What is the purpose of the CNTLIN option in PROC FORMAT?
Question116: Which CAS-enabled procedure is used to perform data partitioning?
Question117: In which situation is it best to leverage the CAS server?
Question118: How can you define a user-defined format in SAS?
Question120: Which CAS statement is used to select specific columns from a CAS table?